home *** CD-ROM | disk | FTP | other *** search
/ Chip 2005 June / ccd0605.iso / Software / Freeware / Programare / highlight / highlight-W32GUI-2.2-10b-Setup.exe / {app} / langDefs / clipper.lang < prev    next >
Text File  |  2004-07-06  |  3KB  |  71 lines

  1. # Clipper language definition file
  2. #
  3. # Author: AndrΘ Simon
  4. #   Mail: andre.simon1@gmx.de
  5. #   Date: 04.03.2003
  6. # ------------------------------------------
  7. # This file is a part of highlight, a free source code converter released under the GPL.
  8. #
  9. # The file is used to describe keywords and special symbols of programming languages.
  10. # See README in the highlight directory for details.
  11. #
  12. # New definition files for future releases of highlight are always appreciated ;)
  13. #
  14. # ----------
  15. # andre.simon1@gmx.de
  16. # http:/www.andre-simon.de/
  17.  
  18.  
  19. $KW_LIST(kwa)=announce begin break case declare do elseif else endif enddo end
  20. endcase exit external field for if local loop memvar next otherwise parameters
  21. private public recover request return sequence step static using while with
  22. accept append all alternate box blank bell call cancel clear close commit
  23. continue copy count create century color confirm console cursor delete dir
  24. display date decimals default deleted delimiters device eject erase extended
  25. epoch escape exact exclusive file find form from filter fixed format function
  26. get gets go index init input intensity join keyboard key label list locate
  27. memory menu margin message note order pack procedure prompt path printer quit
  28. read recall reindex release rename replace report restore run relation say
  29. screen structure save seek select set scoreboard softseek skip sort store sum
  30. to typeahead text total type unique unlock update use wrap wait zap
  31.  
  32.  
  33. #Functions:
  34. $KW_LIST(kwb)=aadd abs achoice aclone acopy adel adir aeval afields afill ains
  35. alert alias alltrim altd array asc ascan asize asort at atail average bin2i
  36. bin2l bin2w bof browse cdow chr cmonth col colorselect ctod curdir day dbappend
  37. dbclearfilter dbclearindex dbclearrelation dbcloseall dbclosearea dbcommit
  38. dbcommitall dbcreate dbcreateindex dbdelete dbedit dbeval dbf dbfilter
  39. dbgobottom dbgoto dbgotop dbrecall dbreindex dbrelation dbrselect dbseek
  40. dbselectarea dbsetdriver dbsetfilter dbsetindex dbsetorder dbsetrelation dbskip
  41. dbstruct dbunlock dbunlockall dbusearea descend devout devoutpict devpos
  42. directory diskspace dispbegin dispbox dispcount dispend dispout doserror dow
  43. dtoc dtos empty eof errorblock errorlevel eval exp fclose fcount fcreate ferase
  44. ferror fieldblock fieldget fieldname  fieldpos fieldput fieldwblock fklabel
  45. fkmax flock fopen found fread freadstr frename fseek fwrite getenv hardcr
  46. header i2bin indexext indexkey indexord inkey int isalpha iscolor isdigit
  47. islower isprinter isupper l2bin lastkey lastrec left len log lower ltrim
  48. lupdate max maxcol maxrow memoedit memoline memoread memotran memowrit
  49. memvarblock min mlcount mlctopos mlpos mod month mpostolc neterr netname
  50. nextkey nosnow os outerr outstd pad pcol pcount procline procname prow qout rat
  51. readexit readinsert readkey readmodal readvar reccount recno recsize replicate
  52. restscreen right rlock round row rtrim savescreen scroll seconds setblink
  53. setcancel setcolor setcursor setkey setmode setpos setprc soundex space sqrt
  54. str strtran stuff substr time tone transform  updated upper  val valtype
  55. version word year
  56.  
  57.  
  58. $STRINGDELIMITERS=" '
  59.  
  60. $ESCCHAR=\
  61.  
  62. $SL_COMMENT=// *
  63.  
  64. $ML_COMMENT=/* */
  65.  
  66. $IGNORECASE=true
  67.  
  68. $SYMBOLS= ( ) [ ] { } , ; : & | < > !  = /   %  + -
  69.  
  70.  
  71.